/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* @import "compass/reset"; */
/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
/* line 112, ../sass/print.scss */
.file_authentication {
  width: 0;
  height: 0;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}

/* line 125, ../sass/print.scss */
.layui-inline.muti .layui-form-label {
  width: 130px;
  padding-left: 0;
  padding-right: 0;
  margin-right: 20px;
}
/* line 131, ../sass/print.scss */
.layui-inline.muti .layui-input-inline {
  width: 100px;
  float: left;
}
/* line 134, ../sass/print.scss */
.layui-inline.muti .layui-input-inline.long {
  width: 230px;
}
/* line 138, ../sass/print.scss */
.layui-inline.muti .layui-form-mid {
  margin-left: 10px;
}

/* line 144, ../sass/print.scss */
.layui-form-item.red {
  color: #f24a4a;
}
/* line 147, ../sass/print.scss */
.layui-form-item.nobottom {
  margin-bottom: 0;
}
/* line 151, ../sass/print.scss */
.layui-form-item.long .layui-form-label {
  width: 130px;
}
/* line 154, ../sass/print.scss */
.layui-form-item.long .layui-input-block {
  margin-left: 150px;
}
/* line 159, ../sass/print.scss */
.layui-form-item.longer .layui-form-label {
  width: 150px;
}
/* line 162, ../sass/print.scss */
.layui-form-item.longer .layui-input-block {
  margin-left: 170px;
}
/* line 167, ../sass/print.scss */
.layui-form-item.longest .layui-form-label {
  width: 210px;
}
/* line 170, ../sass/print.scss */
.layui-form-item.longest .layui-input-block {
  margin-left: 230px;
}
/* line 175, ../sass/print.scss */
.layui-form-item.longester .layui-form-label {
  width: 285px;
}
/* line 178, ../sass/print.scss */
.layui-form-item.longester .layui-input-block {
  margin-left: 305px;
}
/* line 182, ../sass/print.scss */
.layui-form-item .layui-form-label {
  padding-right: 0;
  padding-left: 0;
}
/* line 185, ../sass/print.scss */
.layui-form-item .layui-form-label.justy {
  text-align: justify;
  text-align-last: justify;
}
/* line 190, ../sass/print.scss */
.layui-form-item .layui-form-label.ness:before {
  content: "*";
  display: inline-block;
  color: red;
  margin-right: 4px;
}
/* line 198, ../sass/print.scss */
.layui-form-item .layui-input-block {
  padding-right: 15px;
}
/* line 199, ../sass/print.scss */
.layui-form-item .layui-input-block .inline_first {
  width: 40%;
  float: left;
}
/* line 202, ../sass/print.scss */
.layui-form-item .layui-input-block .inline_first.onece {
  margin-right: 4%;
}
/* line 206, ../sass/print.scss */
.layui-form-item .layui-input-block .inline_last {
  float: right;
}
/* line 209, ../sass/print.scss */
.layui-form-item .layui-input-block .file_name {
  margin-left: 10px;
  color: #777777;
}
/* line 213, ../sass/print.scss */
.layui-form-item .layui-input-block .four {
  float: left;
  width: 23.5%;
  margin-right: 2%;
}
/* line 217, ../sass/print.scss */
.layui-form-item .layui-input-block .four:last-child {
  margin-right: 0;
}
/* line 221, ../sass/print.scss */
.layui-form-item .layui-input-block .five {
  float: left;
  width: 18.4%;
  margin-right: 2%;
}
/* line 225, ../sass/print.scss */
.layui-form-item .layui-input-block .five:last-child {
  margin-right: 0;
}
/* line 229, ../sass/print.scss */
.layui-form-item .layui-input-block .three {
  float: left;
  width: 32%;
  margin-right: 2%;
}
/* line 233, ../sass/print.scss */
.layui-form-item .layui-input-block .three:last-child {
  margin-right: 0;
}
/* line 237, ../sass/print.scss */
.layui-form-item .layui-input-block .two {
  float: left;
  width: 49%;
  margin-right: 2%;
}
/* line 241, ../sass/print.scss */
.layui-form-item .layui-input-block .two:last-child {
  margin-right: 0;
}
/* line 245, ../sass/print.scss */
.layui-form-item .layui-input-block .small_part {
  float: left;
  width: 30%;
  margin-right: 2%;
}
/* line 250, ../sass/print.scss */
.layui-form-item .layui-input-block .big_part {
  float: left;
  width: 45%;
}
/* line 255, ../sass/print.scss */
.layui-form-item .layui-input-block input[disabled] {
  background: #dadada;
}
/* line 258, ../sass/print.scss */
.layui-form-item .layui-input-block p {
  padding: 9px 0;
  line-height: 20px;
}
/* line 261, ../sass/print.scss */
.layui-form-item .layui-input-block p span.hover {
  cursor: pointer;
  color: #de411a;
}
/* line 265, ../sass/print.scss */
.layui-form-item .layui-input-block p.bottom {
  margin-bottom: 6px;
}
/* line 269, ../sass/print.scss */
.layui-form-item .layui-input-block .letter {
  display: inline-block;
  position: relative;
  top: 6px;
}
/* line 273, ../sass/print.scss */
.layui-form-item .layui-input-block .letter a {
  color: #f15d39;
}
/* line 275, ../sass/print.scss */
.layui-form-item .layui-input-block .letter a:hover {
  color: #de411a;
}
/* line 280, ../sass/print.scss */
.layui-form-item .layui-input-block .little_tip {
  color: #777777;
  margin-top: 15px;
  line-height: 1.6;
}
/* line 285, ../sass/print.scss */
.layui-form-item .layui-input-block.verification {
  padding-right: 160px;
  position: relative;
}
/* line 288, ../sass/print.scss */
.layui-form-item .layui-input-block.verification input[type=button] {
  position: absolute;
  right: 15px;
  top: 0;
  height: 38px;
  padding: 0px;
  font-size: 13px;
  width: 130px;
}
/* line 297, ../sass/print.scss */
.layui-form-item .layui-input-block.verification.withtip {
  padding-right: 60px;
}
/* line 299, ../sass/print.scss */
.layui-form-item .layui-input-block.verification.withtip .tip {
  background: url(../../images/team/icon-team-tip.png) no-repeat center;
  width: 28px;
  height: 28px;
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 5px;
}
/* line 307, ../sass/print.scss */
.layui-form-item .layui-input-block.verification.withtip .tip:hover {
  cursor: pointer;
}
/* line 313, ../sass/print.scss */
.layui-form-item .layui-input-block .layui-up-img {
  width: 100%;
  height: 190px;
  border: 1px solid #e8e8e8;
  cursor: pointer;
  background-image: url(../../images/volunteer/img-volun-id.png);
  background-color: #f5f5f5;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
/* line 326, ../sass/print.scss */
.layui-form-item .layui-input-block .layui-form-mid {
  float: none;
  margin-bottom: 6px;
}
/* line 332, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg.three div:nth-of-type(3n) {
  margin-right: 0;
}
/* line 336, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg.big {
  padding: 10px 0;
}
/* line 339, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .tip {
  display: inline-block;
  height: 100px;
  line-height: 100px;
  color: #de411a;
  padding-left: 20px;
}
/* line 346, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .tip_two {
  display: inline-block;
  width: 220px;
  height: 100px;
  line-height: 30px;
  color: #de411a;
  padding-left: 5px;
  padding-top: 5px;
}
/* line 355, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .click {
  width: 100px;
  height: 100px;
  border: 1px solid #e8e8e8;
  float: left;
  cursor: pointer;
  margin-right: 15px;
  position: relative;
}
/* line 363, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .click:before {
  content: "";
  width: 1px;
  height: 60%;
  position: absolute;
  top: 20%;
  left: 50%;
  background: #e8e8e8;
}
/* line 372, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .click:after {
  content: "";
  width: 60%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 20%;
  background: #e8e8e8;
}
/* line 381, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .click:hover {
  border-color: #999999;
}
/* line 383, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .click:hover:before {
  background: #999999;
}
/* line 386, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .click:hover:after {
  background: #999999;
}
/* line 391, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .img {
  width: 100px;
  height: 100px;
  border: 1px solid #e8e8e8;
  cursor: pointer;
  float: left;
  margin-right: 15px;
  position: relative;
}
/* line 399, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .img img {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
/* line 405, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .img span {
  position: absolute;
  top: -9px;
  right: -9px;
  width: 18px;
  height: 18px;
  line-height: 17px;
  background: #f24a4a;
  color: #ffffff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 16px;
  text-align: center;
  display: inline-block;
}
/* line 418, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .img span:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

/* line 426, ../sass/print.scss */
.layui-btn-home {
  background-color: #de411a;
  width: 92px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 430, ../sass/print.scss */
.layui-btn-home.littlelong {
  width: 92px;
}
/* line 433, ../sass/print.scss */
.layui-btn-home.long {
  width: auto;
}
/* line 436, ../sass/print.scss */
.layui-btn-home.normal {
  width: auto;
}

/* line 440, ../sass/print.scss */
.layui-btn-home2 {
  background-color: #f15d39;
  width: 92px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 444, ../sass/print.scss */
.layui-btn-home2.littlelong {
  width: 92px;
}
/* line 447, ../sass/print.scss */
.layui-btn-home2.long {
  width: auto;
}
/* line 450, ../sass/print.scss */
.layui-btn-home2.normal {
  width: auto;
}

/* line 454, ../sass/print.scss */
.layui-btn-delete {
  background-color: #999999;
  width: 92px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

/* line 460, ../sass/print.scss */
.layui-btn[disabled] {
  background: #c1c1c1;
}
/* line 463, ../sass/print.scss */
.layui-btn.radius {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

/* line 469, ../sass/print.scss */
.modal-body {
  padding-top: 30px;
  max-height: 600px;
  overflow: auto;
}

/* line 476, ../sass/print.scss */
.gen_reg .sides {
  width: 50%;
  float: left;
}
/* line 477, ../sass/print.scss */
.gen_reg .sides.right {
  padding-left: 15px;
}
/* line 482, ../sass/print.scss */
.gen_reg .sides .header {
  position: relative;
  padding-bottom: 20px;
}
/* line 485, ../sass/print.scss */
.gen_reg .sides .header .left {
  padding-right: 80px;
}
/* line 488, ../sass/print.scss */
.gen_reg .sides .header input[type=button] {
  position: absolute;
  right: 0;
  top: 0;
}
/* line 494, ../sass/print.scss */
.gen_reg .sides .bodyer {
  border-right: 1px solid #e8e8e8;
}
/* line 496, ../sass/print.scss */
.gen_reg .sides .bodyer.noboder {
  border: 0;
}
/* line 499, ../sass/print.scss */
.gen_reg .sides .bodyer .func {
  padding-bottom: 10px;
  padding-left: 10px;
}
/* line 502, ../sass/print.scss */
.gen_reg .sides .bodyer .func label {
  font-weight: normal;
}
/* line 504, ../sass/print.scss */
.gen_reg .sides .bodyer .func label input {
  position: relative;
  top: 2px;
}
/* line 510, ../sass/print.scss */
.gen_reg .sides .bodyer .list {
  max-height: 480px;
  overflow: auto;
}
/* line 513, ../sass/print.scss */
.gen_reg .sides .bodyer .list ul {
  padding: 0 10px;
}
/* line 515, ../sass/print.scss */
.gen_reg .sides .bodyer .list ul li {
  padding: 6px 5px;
  border-bottom: 1px dotted #e8e8e8;
  cursor: pointer;
}
/* line 519, ../sass/print.scss */
.gen_reg .sides .bodyer .list ul li:hover {
  background: #e2e2e2;
}
/* line 521, ../sass/print.scss */
.gen_reg .sides .bodyer .list ul li:hover a {
  display: inline-block;
}
/* line 525, ../sass/print.scss */
.gen_reg .sides .bodyer .list ul li span {
  font-size: 15px;
  margin-right: 15px;
  color: #777777;
  display: inline-block;
}
/* line 530, ../sass/print.scss */
.gen_reg .sides .bodyer .list ul li span:first-child {
  width: 75px;
  margin-right: 0;
  color: #333333;
}
/* line 536, ../sass/print.scss */
.gen_reg .sides .bodyer .list ul li a {
  float: right;
  width: 20px;
  height: 20px;
  line-height: 22px;
  background: #f24a4a;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  display: none;
}
/* line 553, ../sass/print.scss */
.gen_reg .bottomer {
  float: left;
  width: 100%;
  text-align: center;
  padding: 20px 0;
}
/* line 558, ../sass/print.scss */
.gen_reg .bottomer input {
  height: 32px;
  line-height: 32px;
}

/* line 566, ../sass/print.scss */
.modal_add_new_act .new_add_act {
  padding: 20px 20px 20px 10px;
}
/* line 567, ../sass/print.scss */
.modal_add_new_act .new_add_act.border_bottom {
  border-bottom: 1px solid #e8e8e8;
}
/* line 570, ../sass/print.scss */
.modal_add_new_act .new_add_act.top_padding {
  padding-top: 30px;
}
/* line 574, ../sass/print.scss */
.modal_add_new_act .new_add_act h3 {
  font-size: 16px;
  font-weight: bold;
  padding-left: 20px;
  padding-bottom: 15px;
}
/* line 581, ../sass/print.scss */
.modal_add_new_act .new_add_act .insidese .half {
  width: 50%;
  float: left;
}
/* line 585, ../sass/print.scss */
.modal_add_new_act .new_add_act .insidese .all {
  width: 100%;
  float: left;
}
/* line 589, ../sass/print.scss */
.modal_add_new_act .new_add_act .insidese .reason {
  font-size: 16px;
  color: #f15d39;
  text-align: center;
  line-height: 1.6;
  font-weight: bold;
  padding: 30px 0 40px;
}
/* line 597, ../sass/print.scss */
.modal_add_new_act .new_add_act .insidese .func {
  text-align: center;
  padding-bottom: 10px;
}
/* line 600, ../sass/print.scss */
.modal_add_new_act .new_add_act .insidese .func button, .modal_add_new_act .new_add_act .insidese .func input {
  height: 32px;
  line-height: 32px;
  font-size: 15px;
}

/* line 610, ../sass/print.scss */
.modal_body {
  width: 500px;
  margin: 0 auto;
}
/* line 611, ../sass/print.scss */
.modal_body.longer {
  width: 600px;
}
/* line 614, ../sass/print.scss */
.modal_body.long {
  width: auto;
  padding-bottom: 20px;
}
/* line 621, ../sass/print.scss */
.modal_body .detail_infor .all {
  width: 100%;
  float: left;
}
/* line 625, ../sass/print.scss */
.modal_body .detail_infor .half {
  width: 50%;
  float: left;
}
/* line 631, ../sass/print.scss */
.modal_body .act_send h5 {
  margin-bottom: 15px;
}
/* line 637, ../sass/print.scss */
.modal_body .act_send .func_box {
  padding-top: 20px;
  text-align: center;
}
/* line 640, ../sass/print.scss */
.modal_body .act_send .func_box button, .modal_body .act_send .func_box input {
  height: 32px;
  line-height: 32px;
}
/* line 645, ../sass/print.scss */
.modal_body .act_send p {
  margin-top: 30px;
  padding-top: 12px;
  border-top: 1px solid #e8e8e8;
  line-height: 1.6;
  padding-bottom: 20px;
}
/* line 655, ../sass/print.scss */
.modal_body .act_qrcode .bodys .qrcode {
  width: 201px;
  height: 201px;
  border: 1px solid #e8e8e8;
  background: #f5f5f5;
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
}
/* line 663, ../sass/print.scss */
.modal_body .act_qrcode .bodys .qrcode .init {
  background: #ffffff;
  width: 160px;
  height: 160px;
  margin: 20px;
}
/* line 670, ../sass/print.scss */
.modal_body .act_qrcode .bodys h4 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 12px;
  padding-top: 12px;
}
/* line 677, ../sass/print.scss */
.modal_body .act_qrcode .bodys h5 {
  font-size: 15px;
  color: #666666;
  margin-bottom: 12px;
}
/* line 682, ../sass/print.scss */
.modal_body .act_qrcode .bodys p {
  color: #de411a;
  margin-bottom: 12px;
}
/* line 686, ../sass/print.scss */
.modal_body .act_qrcode .bodys a {
  font-weight: bold;
  font-size: 15px;
  color: #25a0ef;
  text-decoration: underline;
}

/* line 696, ../sass/print.scss */
.slineable {
  width: 100%;
  overflow: auto;
}

/* line 701, ../sass/print.scss */
.bootstrap-select {
  width: 100% !important;
}
/* line 703, ../sass/print.scss */
.bootstrap-select > button {
  border-color: #e6e6e6 !important;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 709, ../sass/print.scss */
.bootstrap-select .layui-form-select {
  display: none;
}

/* line 715, ../sass/print.scss */
.admin_name_box {
  display: none;
  position: absolute;
  z-index: 1000000;
  background: #ffffff;
  border: 1px solid #e8e8e8;
}
/* line 721, ../sass/print.scss */
.admin_name_box.volun {
  padding: 15px 20px;
}
/* line 725, ../sass/print.scss */
.admin_name_box .volun_list .header {
  padding-bottom: 14px;
}
/* line 727, ../sass/print.scss */
.admin_name_box .volun_list .header .half {
  width: 48%;
  float: left;
  margin-right: 4%;
}
/* line 731, ../sass/print.scss */
.admin_name_box .volun_list .header .half:last-child {
  margin-right: 0;
}
/* line 734, ../sass/print.scss */
.admin_name_box .volun_list .header .half input {
  height: 32px;
  line-height: 32px;
}
/* line 740, ../sass/print.scss */
.admin_name_box .volun_list .bodyer {
  max-height: 160px;
  overflow: auto;
}
/* line 743, ../sass/print.scss */
.admin_name_box .volun_list .bodyer .boxs {
  width: 48%;
  float: left;
  border: 1px solid #e8e8e8;
  padding: 6px 10px;
  color: #666666;
  margin-right: 4%;
  cursor: pointer;
  margin-bottom: 10px;
}
/* line 752, ../sass/print.scss */
.admin_name_box .volun_list .bodyer .boxs:nth-of-type(2n) {
  margin-right: 0;
}
/* line 755, ../sass/print.scss */
.admin_name_box .volun_list .bodyer .boxs.active {
  background: #eeeeee;
}
/* line 758, ../sass/print.scss */
.admin_name_box .volun_list .bodyer .boxs span {
  font-size: 13px;
  display: inline-block;
  width: 50%;
  float: left;
}
/* line 763, ../sass/print.scss */
.admin_name_box .volun_list .bodyer .boxs span:last-child {
  color: #999;
  font-size: 12px;
}
/* line 770, ../sass/print.scss */
.admin_name_box .volun_list .bottomer {
  text-align: right;
  padding-top: 10px;
}
/* line 773, ../sass/print.scss */
.admin_name_box .volun_list .bottomer input {
  height: 32px;
  line-height: 32px;
}
/* line 780, ../sass/print.scss */
.admin_name_box ul li {
  padding: 6px 10px;
}
/* line 782, ../sass/print.scss */
.admin_name_box ul li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
/* line 786, ../sass/print.scss */
.admin_name_box ul li span {
  margin-left: 15px;
  color: #999999;
}

/* line 795, ../sass/print.scss */
.download_p a {
  color: #25a0ef;
  font-weight: bold;
  text-decoration: underline;
  cursor: pointer;
}

/* line 802, ../sass/print.scss */
.upload_input {
  border: 1px solid #e8e8e8;
  height: 38px;
  padding: 0 15px;
}

/* line 807, ../sass/print.scss */
.upload_file {
  background-color: #f5f5f5;
  border: 1px solid #e8e8e8;
  width: 100px;
  height: 38px;
  line-height: 36px;
}

/* line 815, ../sass/print.scss */
.team_small_tip {
  margin-top: 40px;
  border-top: 1px solid #e8e8e8;
  padding: 20px;
}
/* line 819, ../sass/print.scss */
.team_small_tip p {
  line-height: 28px;
  color: #666666;
}

/* line 825, ../sass/print.scss */
.data_box_outside_out {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99999;
}

/* line 833, ../sass/print.scss */
.data_box_outside {
  overflow: hidden;
  /*width: 300px;*/
  border: 1px solid #e8e8e8;
  position: fixed;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currentlynot supported by any browser */
  background: #fff;
  z-index: 100000;
  transition: .2s;
}

/* line 848, ../sass/print.scss */
.data_box {
  padding: 0;
  overflow: hidden;
}

/* line 852, ../sass/print.scss */
.data_box .title {
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}

/* line 859, ../sass/print.scss */
.data_box .navs {
  border-top: 1px solid #e3e2e2;
  border-bottom: 1px solid #e3e2e2;
}

/* line 863, ../sass/print.scss */
.data_box .navs span {
  width: 25%;
  height: 44px;
  line-height: 44px;
  color: #646464;
  text-align: center;
  position: relative;
  display: inline-block;
  float: left;
}

/* line 873, ../sass/print.scss */
.data_box .navs span.active {
  color: #333333;
}

/* line 876, ../sass/print.scss */
.data_box .navs span.active:after {
  content: "";
  width: 100%;
  height: 2px;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #f24a57;
}

/* line 886, ../sass/print.scss */
.data_box .weeks {
  border-bottom: 1px solid #eaeaed;
}

/* line 889, ../sass/print.scss */
.data_box .weeks span {
  width: 14.2857%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  float: left;
  font-size: 13px;
}

/* line 898, ../sass/print.scss */
.data_box .timeboxs {
  padding: 5px;
}

/* line 901, ../sass/print.scss */
.data_box .timeboxs .piece_time {
  display: none;
}

/* line 904, ../sass/print.scss */
.data_box .timeboxs .piece_time.active {
  display: block;
}

/* line 907, ../sass/print.scss */
.data_box .timeboxs .piece_time .timedata {
  height: 50px;
  line-height: 50px;
}

/* line 911, ../sass/print.scss */
.data_box .timeboxs .piece_time .daydata {
  /* padding-bottom: 5px; */
}

/* line 914, ../sass/print.scss */
.data_box .timeboxs .piece_time .daydata span {
  width: 14.2857%;
  text-align: center;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  float: left;
  /* margin-bottom: 5px; */
  cursor: pointer;
  font-size: 13px;
}

/* line 925, ../sass/print.scss */
.data_box .timeboxs .piece_time .daydata span.disclick {
  /*background: #e8e8e8;*/
  color: #b7b7b7;
  cursor: no-drop;
}

/* line 930, ../sass/print.scss */
.data_box .timeboxs .piece_time .daydata span.active {
  background-color: #009688;
  color: #ffffff;
}

/* line 934, ../sass/print.scss */
.data_box_piece {
  width: 299px;
  float: left;
  border-right: 1px solid #e8e8e8;
}

/* line 939, ../sass/print.scss */
.data_box_piece:last-child {
  border-right: 0;
}

/* line 942, ../sass/print.scss */
.prev_mouth, .next_mouth {
  display: none;
}

/* line 945, ../sass/print.scss */
.prev_mouth.active, .next_mouth.active {
  display: inline;
}

/* line 948, ../sass/print.scss */
.data_func {
  clear: both;
  padding: 10px 15px;
  border-top: 1px solid #e8e8e8;
  overflow: hidden;
}

/* line 954, ../sass/print.scss */
.data_func .right {
  float: right;
}

/* line 957, ../sass/print.scss */
.data_func .right input[type=button] {
  height: 26px;
  margin: 0 0 0 -6px;
  padding: 0 10px;
  border: 1px solid #C9C9C9;
  background-color: #fff;
  white-space: nowrap;
  vertical-align: top;
  border-radius: 2px;
  display: inline-block;
  cursor: pointer;
  font-size: 12px;
  color: #666666;
}

/* line 971, ../sass/print.scss */
.data_box_piece .title {
  position: relative;
}

/* line 974, ../sass/print.scss */
.data_box_piece .title .prev_mouth {
  position: absolute;
  left: 15px;
  cursor: pointer;
}

/* line 979, ../sass/print.scss */
.data_box_piece .title .next_mouth {
  position: absolute;
  right: 15px;
  cursor: pointer;
}

/* line 988, ../sass/print.scss */
.form-group .upImg.three div:nth-of-type(3n) {
  margin-right: 0;
}
/* line 992, ../sass/print.scss */
.form-group .upImg.big {
  padding: 10px 0;
}
/* line 995, ../sass/print.scss */
.form-group .upImg .tip {
  display: inline-block;
  height: 100px;
  line-height: 100px;
  color: #de411a;
  padding-left: 20px;
}
/* line 1002, ../sass/print.scss */
.form-group .upImg .tip_two {
  display: inline-block;
  width: 220px;
  height: 100px;
  line-height: 30px;
  color: #de411a;
  padding-left: 5px;
  padding-top: 5px;
}
/* line 1011, ../sass/print.scss */
.form-group .upImg .click {
  width: 100px;
  height: 100px;
  border: 1px solid #e8e8e8;
  float: left;
  cursor: pointer;
  margin-right: 15px;
  position: relative;
}
/* line 1019, ../sass/print.scss */
.form-group .upImg .click:before {
  content: "";
  width: 1px;
  height: 60%;
  position: absolute;
  top: 20%;
  left: 50%;
  background: #e8e8e8;
}
/* line 1028, ../sass/print.scss */
.form-group .upImg .click:after {
  content: "";
  width: 60%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 20%;
  background: #e8e8e8;
}
/* line 1037, ../sass/print.scss */
.form-group .upImg .click:hover {
  border-color: #999999;
}
/* line 1039, ../sass/print.scss */
.form-group .upImg .click:hover:before {
  background: #999999;
}
/* line 1042, ../sass/print.scss */
.form-group .upImg .click:hover:after {
  background: #999999;
}
/* line 1047, ../sass/print.scss */
.form-group .upImg .img {
  width: 100px;
  height: 100px;
  border: 1px solid #e8e8e8;
  cursor: pointer;
  float: left;
  margin-right: 15px;
  position: relative;
}
/* line 1055, ../sass/print.scss */
.form-group .upImg .img img {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
/* line 1061, ../sass/print.scss */
.form-group .upImg .img span {
  position: absolute;
  top: -9px;
  right: -9px;
  width: 18px;
  height: 18px;
  line-height: 17px;
  background: #f24a4a;
  color: #ffffff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 16px;
  text-align: center;
  display: inline-block;
}
/* line 1074, ../sass/print.scss */
.form-group .upImg .img span:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
/* line 5, ../sass/header.scss */
.home_header {
  background: #000000;
}
/* line 7, ../sass/header.scss */
.home_header .inside {
  width: 1200px;
  margin: 0 auto;
  height: 36px;
  line-height: 36px;
  color: #fff;
  font-size: 14px;
}
/* line 13, ../sass/header.scss */
.home_header .inside .left {
  float: left;
}
/* line 15, ../sass/header.scss */
.home_header .inside .left span {
  margin-left: 4px;
}
/* line 18, ../sass/header.scss */
.home_header .inside .left a {
  color: #f15d39;
  margin-left: 12px;
}
/* line 23, ../sass/header.scss */
.home_header .inside .right {
  float: right;
}
/* line 25, ../sass/header.scss */
.home_header .inside .right .list {
  float: left;
}
/* line 27, ../sass/header.scss */
.home_header .inside .right .list a {
  float: left;
  color: #ffffff;
  margin-right: 40px;
}
/* line 31, ../sass/header.scss */
.home_header .inside .right .list a:hover {
  color: #f15d39;
}
/* line 36, ../sass/header.scss */
.home_header .inside .right span {
  float: left;
  color: #b0b0b0;
  font-size: 13px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #8f8f8f;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0 16px 0 32px;
  margin: 6px 0 0 40px;
  background: url(../../images/header_footer/icon-home-phone.png) -1px center no-repeat;
  overflow: hidden;
  letter-spacing: 1px;
}
/* line 51, ../sass/header.scss */
.home_header .inside .zhandian {
  width: 140px;
  height: 24px;
  line-height: 24px;
  background: #515151;
  border-radius: 4px;
  text-align: center;
  float: left;
  margin-top: 6px;
  margin-left: 20px;
  cursor: pointer;
  position: relative;
}
/* line 63, ../sass/header.scss */
.home_header .inside .zhandian span {
  color: #f5f5f5;
}
/* line 66, ../sass/header.scss */
.home_header .inside .zhandian i {
  text-indent: -99999px;
  background: url(../../images/header_footer/icon-more-area.png) no-repeat center;
  width: 8px;
  height: 6px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  transition: .5s;
}
/* line 76, ../sass/header.scss */
.home_header .inside .zhandian .hiddde_boxss {
  transition: .5s;
  opacity: 0;
  display: none;
  position: absolute;
  z-index: 10;
  top: 24px;
  left: -20px;
  padding-top: 22px;
}
/* line 85, ../sass/header.scss */
.home_header .inside .zhandian .hiddde_boxss .insides {
  border-radius: 5px;
  width: 310px;
  padding: 30px 20px 30px 50px;
  background: rgba(0, 0, 0, 0.8);
}
/* line 90, ../sass/header.scss */
.home_header .inside .zhandian .hiddde_boxss .insides .line {
  width: 120px;
  float: left;
}
/* line 93, ../sass/header.scss */
.home_header .inside .zhandian .hiddde_boxss .insides .line a {
  color: #ffffff;
  display: block;
  margin-bottom: 12px;
  text-align: left;
}
/* line 98, ../sass/header.scss */
.home_header .inside .zhandian .hiddde_boxss .insides .line a:last-child {
  margin-bottom: 0;
}
/* line 101, ../sass/header.scss */
.home_header .inside .zhandian .hiddde_boxss .insides .line a:hover {
  opacity: .7;
}
/* line 108, ../sass/header.scss */
.home_header .inside .zhandian:hover .hiddde_boxss {
  opacity: 1;
  display: block;
}
/* line 112, ../sass/header.scss */
.home_header .inside .zhandian:hover i {
  transform: rotate(180deg);
}

/* line 118, ../sass/header.scss */
.home_title {
  background: url(../../images/header_footer/img-home-title.png) no-repeat center;
  height: 219px;
  position: relative;
}
/* line 122, ../sass/header.scss */
.home_title .insides {
  cursor: pointer;
  width: 600px;
  height: 68px;
  background: url(../../images/header_footer/img-home-logo.png) no-repeat left center;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -34px 0 0 -600px;
}

/* line 133, ../sass/header.scss */
.home_nav {
  background: #de411a;
}
/* line 135, ../sass/header.scss */
.home_nav .inside {
  width: 1200px;
  margin: 0 auto;
}
/* line 137, ../sass/header.scss */
.home_nav .inside a {
  float: left;
  color: #fff;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  font-size: 15px;
  padding: 0 40px;
}
/* line 146, ../sass/header.scss */
.home_nav .inside a.active {
  background: #f15d39;
}
/* line 149, ../sass/header.scss */
.home_nav .inside a:hover {
  background: #f15d39;
  text-decoration: none;
}

/* line 157, ../sass/header.scss */
.home_footer {
  background: #3e3536;
  padding: 44px 0 60px;
}
/* line 160, ../sass/header.scss */
.home_footer.sz {
  margin-top: 80px;
  background: #ffffff;
  border-top: 2px solid #e51717;
}
/* line 165, ../sass/header.scss */
.home_footer.sz .inside .left {
  border-right: 2px solid #e6e6e6;
}
/* line 169, ../sass/header.scss */
.home_footer.sz .inside .right table {
  margin-top: 0;
}
/* line 175, ../sass/header.scss */
.home_footer .inside {
  width: 1200px;
  margin: 0 auto;
}
/* line 177, ../sass/header.scss */
.home_footer .inside .left {
  width: 268px;
  float: left;
  border-right: 1px solid #7a7474;
}
/* line 181, ../sass/header.scss */
.home_footer .inside .left .img {
  width: 116px;
  height: 116px;
  margin: 0 auto;
}
/* line 185, ../sass/header.scss */
.home_footer .inside .left .img img {
  width: 100%;
  height: 100%;
}
/* line 190, ../sass/header.scss */
.home_footer .inside .left p {
  color: #fff;
  font-size: 16px;
  margin-top: 10px;
  text-align: center;
}
/* line 197, ../sass/header.scss */
.home_footer .inside .right {
  padding: 0 0 0 60px;
  float: left;
  margin: 8px 0 0 0;
}
/* line 201, ../sass/header.scss */
.home_footer .inside .right .title {
  width: 500px;
  height: 55px;
  background: url(../../images/header_footer/img-home-bottom.png) no-repeat left center;
}
/* line 206, ../sass/header.scss */
.home_footer .inside .right table {
  margin: 26px 0 0 0;
}
/* line 209, ../sass/header.scss */
.home_footer .inside .right table.prac_foot td {
  padding-bottom: 20px;
}
/* line 214, ../sass/header.scss */
.home_footer .inside .right table tr td {
  color: #999999;
  padding-bottom: 8px;
  font-size: 15px;
}

/* line 225, ../sass/header.scss */
.home_title_p {
  background: url(../../images/practice/bg-header.png) no-repeat center;
  height: 230px;
  position: relative;
}

/* line 230, ../sass/header.scss */
.home_nav_p {
  position: relative;
  height: 20px;
}
/* line 233, ../sass/header.scss */
.home_nav_p:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  content: "";
  display: block;
  height: 20px;
  background: #9e0206;
}
/* line 243, ../sass/header.scss */
.home_nav_p:before {
  position: absolute;
  top: 0;
  left: 50%;
  content: "";
  margin-left: -575px;
  display: block;
  z-index: 2;
  width: 1150px;
  border-top: 70px solid #cc0000;
  border-right: 23px solid transparent;
  border-left: 23px solid transparent;
}
/* line 256, ../sass/header.scss */
.home_nav_p .inside {
  position: relative;
  z-index: 3;
  width: 1150px;
  margin: 0 auto;
  padding-left: 60px;
}
/* line 262, ../sass/header.scss */
.home_nav_p .inside a {
  font-size: 17px;
  color: #ffffff;
  display: inline-block;
  padding: 0 30px;
  height: 70px;
  line-height: 70px;
  float: left;
  margin-left: 22px;
  position: relative;
}
/* line 273, ../sass/header.scss */
.home_nav_p .inside a.active:before, .home_nav_p .inside a:hover:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  background: #ff6060;
  height: 4px;
}

/* line 288, ../sass/header.scss */
.home_title_sz {
  height: 138px;
  position: relative;
}
/* line 291, ../sass/header.scss */
.home_title_sz .insides {
  cursor: pointer;
  width: 600px;
  height: 74px;
  background: url(../../images/sz/img-home-logo-sz.png) no-repeat left center;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -34px 0 0 -600px;
}
/* line 301, ../sass/header.scss */
.home_title_sz .bground {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 456px;
  background: url(../../images/sz/bg-home-bg-sz.png) no-repeat center -1px;
  z-index: -1;
}

/* line 313, ../sass/header.scss */
.home_nav_sz .inside {
  background: #de411a;
  width: 1200px;
  margin: 0 auto;
}
/* line 316, ../sass/header.scss */
.home_nav_sz .inside a {
  float: left;
  color: #fff;
  height: 60px;
  line-height: 60px;
  display: inline-block;
  font-size: 16px;
  padding: 0 50px;
}
/* line 325, ../sass/header.scss */
.home_nav_sz .inside a.active {
  background: #f15d39;
}
/* line 328, ../sass/header.scss */
.home_nav_sz .inside a:hover {
  background: #f15d39;
  text-decoration: none;
}
/* line 333, ../sass/header.scss */
.home_nav_sz .inside span {
  display: inline-block;
  height: 60px;
  width: 220px;
  background: url(../../images/sz/bg-nav-wx.png) no-repeat center;
  float: right;
  cursor: pointer;
  position: relative;
}
/* line 342, ../sass/header.scss */
.home_nav_sz .inside span:hover div {
  height: 300px;
  opacity: 1;
  top: 65px;
}
/* line 348, ../sass/header.scss */
.home_nav_sz .inside span div {
  width: 200px;
  height: 0px;
  background: url(../../images/sz/bg-nav-wxqrcode.png) no-repeat center;
  position: absolute;
  top: 60px;
  left: -4px;
  opacity: 0;
  transition: all .5s;
  z-index: 10000;
}

/* line 363, ../sass/header.scss */
.top_title {
  position: relative;
}
/* line 365, ../sass/header.scss */
.top_title span {
  position: absolute;
  left: 50%;
  top: 10px;
  width: 20px;
  height: 20px;
  line-height: 18px;
  border: 2px solid #999999;
  display: inline-block;
  color: #999999;
  font-size: 20px;
  text-align: center;
  cursor: pointer;
  opacity: .5;
  margin-left: 580px;
}
/* line 380, ../sass/header.scss */
.top_title span:hover {
  opacity: .2;
}
/* line 384, ../sass/header.scss */
.top_title img {
  width: 100%;
  cursor: pointer;
}

/* line 13, ../sass/hs-home.scss */
.home_part.other {
  background: #f5f5f5;
}
/* line 16, ../sass/hs-home.scss */
.home_part.big {
  padding-top: 41px;
  padding-bottom: 60px;
}
/* line 21, ../sass/hs-home.scss */
.home_part.sz .inside {
  background: #ffffff;
  padding: 0 30px 40px;
}
/* line 24, ../sass/hs-home.scss */
.home_part.sz .inside .titles {
  height: 60px;
  line-height: 60px;
}
/* line 27, ../sass/hs-home.scss */
.home_part.sz .inside .titles h4 {
  font-size: 28px;
  font-weight: bold;
  float: left;
  height: 60px;
  line-height: 60px;
  padding-left: 6px;
}
/* line 35, ../sass/hs-home.scss */
.home_part.sz .inside .titles span {
  float: right;
  cursor: pointer;
}
/* line 40, ../sass/hs-home.scss */
.home_part.sz .inside .piece {
  margin-top: 10px !important;
}
/* line 42, ../sass/hs-home.scss */
.home_part.sz .inside .piece .img {
  overflow: hidden;
}
/* line 44, ../sass/hs-home.scss */
.home_part.sz .inside .piece .img img {
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out,-webkit-transform .3s ease-out;
}
/* line 54, ../sass/hs-home.scss */
.home_part.sz .inside .piece .img:hover img {
  transform: scale(1.1);
}
/* line 61, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess {
  background: #ffffff;
  box-shadow: 0 2px 10px rgba(222, 65, 26, 0.37);
  padding: 36px 15px 0;
  width: 22.5%;
  float: left;
  margin: 10px 3.3333333% 0 0;
}
/* line 68, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess:nth-of-type(4) {
  margin-right: 0;
}
/* line 71, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess:hover {
  cursor: pointer;
}
/* line 73, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess:hover .titles {
  color: #f24a4a;
}
/* line 77, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess .imgs {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 1px solid #e8e8e8;
  overflow: hidden;
  margin: 0 auto;
}
/* line 84, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess .imgs img {
  width: 100%;
  height: 100%;
}
/* line 89, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess .titles {
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 28px;
  height: 56px;
  margin-top: 20px;
}
/* line 98, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess .bottoms {
  margin-top: 30px;
  border-top: 1px solid #e8e8e8;
  padding: 20px 0;
}
/* line 102, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess .bottoms dl {
  float: left;
  width: 50%;
}
/* line 105, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess .bottoms dl dt {
  text-align: center;
  font-size: 14px;
  color: #2f383d;
  font-weight: normal;
}
/* line 111, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess .bottoms dl dd {
  text-align: center;
  font-size: 16px;
  color: #2f383d;
  margin-top: 2px;
}
/* line 116, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess .bottoms dl dd b {
  font-size: 20px;
  color: #ff6164;
  font-weight: normal;
  margin-right: 4px;
  display: inline-block;
}
/* line 130, ../sass/hs-home.scss */
.home_part .inside {
  padding: 35px 0 40px;
  width: 1200px;
  margin: 0 auto;
}
/* line 133, ../sass/hs-home.scss */
.home_part .inside .banner {
  width: 730px;
  height: 400px;
  float: left;
}
/* line 137, ../sass/hs-home.scss */
.home_part .inside .banner .swiper-container {
  width: 100%;
  height: 100%;
}
/* line 141, ../sass/hs-home.scss */
.home_part .inside .banner .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
/* line 22, ../sass/print.scss */
.home_part .inside .banner .swiper-container .swiper-wrapper .swiper-slide:hover {
  cursor: pointer;
}
/* line 144, ../sass/hs-home.scss */
.home_part .inside .banner .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}
/* line 148, ../sass/hs-home.scss */
.home_part .inside .banner .swiper-container .swiper-wrapper .swiper-slide h4 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  color: #fff;
  font-size: 17px;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 165, ../sass/hs-home.scss */
.home_part .inside .list {
  float: right;
  width: 426px;
  height: 400px;
}
/* line 170, ../sass/hs-home.scss */
.home_part .inside .list .outnav a {
  display: inline-block;
  width: 50%;
  height: 48px;
  line-height: 48px;
  float: left;
  text-align: center;
  font-size: 17px;
  color: #666666;
  background: #ffffff;
}
/* line 180, ../sass/hs-home.scss */
.home_part .inside .list .outnav a.active {
  background: #de411a;
  color: #ffffff;
}
/* line 184, ../sass/hs-home.scss */
.home_part .inside .list .outnav a:hover {
  text-decoration: none;
}
/* line 189, ../sass/hs-home.scss */
.home_part .inside .list .outbox {
  border: 2px solid #e8e8e8;
  height: 352px;
}
/* line 192, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody {
  display: none;
}
/* line 194, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody.active {
  display: block;
}
/* line 198, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .innav a {
  display: inline-block;
  width: 50%;
  height: 48px;
  line-height: 48px;
  float: left;
  text-align: center;
  font-size: 15px;
  color: #666666;
}
/* line 207, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .innav a.active {
  color: #de411a;
  font-weight: bold;
}
/* line 211, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .innav a:hover {
  text-decoration: none;
}
/* line 216, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox {
  display: none;
}
/* line 218, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox.active {
  display: block;
}
/* line 221, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table {
  width: 100%;
}
/* line 225, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tbody tr:first-child td:first-child {
  background: url(../../images/header_footer/icon-home-list-1.png) no-repeat center;
}
/* line 230, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tbody tr:nth-of-type(2) td:first-child {
  background: url(../../images/header_footer/icon-home-list-2.png) no-repeat center;
}
/* line 235, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tbody tr:nth-of-type(3) td:first-child {
  background: url(../../images/header_footer/icon-home-list-3.png) no-repeat center;
}
/* line 240, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tbody tr:nth-of-type(4) td:first-child {
  background: url(../../images/header_footer/icon-home-list-4.png) no-repeat center;
}
/* line 245, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tbody tr:nth-of-type(5) td:first-child {
  background: url(../../images/header_footer/icon-home-list-5.png) no-repeat center;
}
/* line 251, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tr th {
  background: #f6f6f6;
  color: #666666;
  font-weight: normal;
  text-align: center;
  height: 40px;
}
/* line 258, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tr td {
  color: #666666;
  text-align: center;
  height: 52px;
}
/* line 262, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tr td.one {
  background: url(../../images/header_footer/icon-home-star-1.png) no-repeat center;
}
/* line 265, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tr td.two {
  background: url(../../images/header_footer/icon-home-star-2.png) no-repeat center;
}
/* line 268, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tr td.three {
  background: url(../../images/header_footer/icon-home-star-3.png) no-repeat center;
}
/* line 271, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tr td.four {
  background: url(../../images/header_footer/icon-home-star-4.png) no-repeat center;
}
/* line 274, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tr td.five {
  background: url(../../images/header_footer/icon-home-star-5.png) no-repeat center;
}
/* line 285, ../sass/hs-home.scss */
.home_part .inside .news .title {
  height: 76px;
  background: url(../../images/header_footer/img_home_news.png) no-repeat left 4px;
}
/* line 288, ../sass/hs-home.scss */
.home_part .inside .news .title a {
  font-size: 15px;
  color: #de411a;
  height: 32px;
  line-height: 32px;
  padding: 0 16px;
  border: 1px solid #de411a;
  display: inline-block;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #ffffff;
  float: right;
  margin-top: 9px;
}
/* line 80, ../sass/print.scss */
.home_part .inside .news .title a:hover {
  text-decoration: none;
  border: 1px solid #f15d39;
  color: #f15d39;
}
/* line 295, ../sass/hs-home.scss */
.home_part .inside .news .body .left {
  width: 776px;
  padding: 0 42px 10px 0;
  float: left;
  border-right: 1px solid #c9c9c9;
}
/* line 303, ../sass/hs-home.scss */
.home_part .inside .news .body .left .first:hover .img:after {
  background: rgba(0, 0, 0, 0.25);
}
/* line 307, ../sass/hs-home.scss */
.home_part .inside .news .body .left .first:hover h3 {
  color: #f15d39;
}
/* line 22, ../sass/print.scss */
.home_part .inside .news .body .left .first:hover {
  cursor: pointer;
}
/* line 312, ../sass/hs-home.scss */
.home_part .inside .news .body .left .first .img {
  width: 330px;
  height: 200px;
  float: left;
  background: no-repeat center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  margin-right: 20px;
  position: relative;
}
/* line 320, ../sass/hs-home.scss */
.home_part .inside .news .body .left .first .img:after {
  content: "";
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  transition: .5s;
}
/* line 331, ../sass/hs-home.scss */
.home_part .inside .news .body .left .first h3 {
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding-top: 10px;
  transition: .5s;
  height: 70px;
}
/* line 340, ../sass/hs-home.scss */
.home_part .inside .news .body .left .first span {
  font-size: 15px;
  margin-top: 15px;
  display: inline-block;
  color: #666666;
  height: 18px;
}
/* line 347, ../sass/hs-home.scss */
.home_part .inside .news .body .left .first p {
  font-size: 15px;
  margin-top: 12px;
  line-height: 26px;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 78px;
}
/* line 356, ../sass/hs-home.scss */
.home_part .inside .news .body .left .all {
  margin-top: 36px;
}
/* line 358, ../sass/hs-home.scss */
.home_part .inside .news .body .left .all a {
  display: inline-block;
  width: 50%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  padding-top: 15px;
  position: relative;
  padding-left: 20px;
  padding-right: 15px;
  color: #333;
}
/* line 43, ../sass/print.scss */
.home_part .inside .news .body .left .all a:after {
  content: "";
  width: 6px;
  height: 6px;
  background: #f15d39;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 9px;
}
/* line 368, ../sass/hs-home.scss */
.home_part .inside .news .body .left .all a:hover {
  color: #f15d39;
}
/* line 374, ../sass/hs-home.scss */
.home_part .inside .news .body .right {
  float: right;
  width: 424px;
  padding-left: 24px;
}
/* line 378, ../sass/hs-home.scss */
.home_part .inside .news .body .right h2 {
  height: 42px;
  border-bottom: 2px solid #de411a;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
}
/* line 386, ../sass/hs-home.scss */
.home_part .inside .news .body .right .notice a {
  position: relative;
  padding-left: 20px;
  color: #333;
  display: block;
  width: 100%;
  overflow: hidden;
  font-size: 16px;
  padding-top: 16px;
}
/* line 43, ../sass/print.scss */
.home_part .inside .news .body .right .notice a:after {
  content: "";
  width: 6px;
  height: 6px;
  background: #f15d39;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 9px;
}
/* line 395, ../sass/hs-home.scss */
.home_part .inside .news .body .right .notice a:hover p {
  color: #f15d39;
}
/* line 399, ../sass/hs-home.scss */
.home_part .inside .news .body .right .notice a p {
  float: left;
  width: 75%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 404, ../sass/hs-home.scss */
.home_part .inside .news .body .right .notice a span {
  float: right;
  width: 25%;
  font-size: 15px;
  text-align: right;
}
/* line 416, ../sass/hs-home.scss */
.home_part .inside .act .title {
  height: 76px;
  background: url(../../images/header_footer/img_home_act.png) no-repeat left 4px;
  border-bottom: 1px solid #c9c9c9;
}
/* line 420, ../sass/hs-home.scss */
.home_part .inside .act .title a {
  font-size: 15px;
  color: #de411a;
  height: 32px;
  line-height: 32px;
  padding: 0 16px;
  border: 1px solid #de411a;
  display: inline-block;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #ffffff;
  float: right;
  margin-top: 9px;
}
/* line 80, ../sass/print.scss */
.home_part .inside .act .title a:hover {
  text-decoration: none;
  border: 1px solid #f15d39;
  color: #f15d39;
}
/* line 427, ../sass/hs-home.scss */
.home_part .inside .act .body .piece {
  width: 22.5%;
  float: left;
  margin: 30px 3.3333333% 0 0;
}
/* line 431, ../sass/hs-home.scss */
.home_part .inside .act .body .piece:hover {
  cursor: pointer;
}
/* line 434, ../sass/hs-home.scss */
.home_part .inside .act .body .piece:hover .img:after {
  background: rgba(0, 0, 0, 0.25);
}
/* line 438, ../sass/hs-home.scss */
.home_part .inside .act .body .piece:hover h1 {
  color: #f15d39;
}
/* line 442, ../sass/hs-home.scss */
.home_part .inside .act .body .piece:nth-of-type(4n) {
  margin-right: 0;
}
/* line 22, ../sass/print.scss */
.home_part .inside .act .body .piece:hover {
  cursor: pointer;
}
/* line 446, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .img {
  width: 100%;
  height: 178px;
  background: no-repeat center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
}
/* line 452, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .img:after {
  content: "";
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  transition: .5s;
}
/* line 463, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body {
  padding: 20px 12px 22px;
  border: 1px solid #e8e8e8;
  border-top: 0;
}
/* line 467, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body h1 {
  font-weight: bold;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 472, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body .card {
  margin-top: 12px;
}
/* line 474, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body .card .left {
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  padding-left: 28px;
  background: url(../../images/header_footer/icon-home-area.png) left center no-repeat;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  color: #4795fa;
  margin-top: 4px;
}
/* line 486, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body .card .right {
  float: right;
}
/* line 488, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body .card .right.ing {
  font-size: 16px;
  color: #45d63e;
  height: 28px;
  line-height: 28px;
  padding: 0 12px;
  border: 1px solid #45d63e;
  display: inline-block;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #e7f9e6;
}
/* line 491, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body .card .right.end {
  font-size: 16px;
  color: #f0524f;
  height: 28px;
  line-height: 28px;
  padding: 0 12px;
  border: 1px solid #f0524f;
  display: inline-block;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #ffe4e3;
}
/* line 494, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body .card .right.start {
  font-size: 16px;
  color: #ff6c2b;
  height: 28px;
  line-height: 28px;
  padding: 0 12px;
  border: 1px solid #ff6c2b;
  display: inline-block;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #ffecd7;
}
/* line 499, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body p {
  color: #666666;
  font-size: 15px;
  padding-left: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 12px;
  height: 20px;
  line-height: 20px;
}
/* line 507, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body p.time {
  background: url(../../images/header_footer/icon_home_time.png) no-repeat 1px center;
}
/* line 510, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body p.address {
  background: url(../../images/header_footer/icon_home_address.png) no-repeat 1px center;
  line-height: 22px;
}

/* line 522, ../sass/hs-home.scss */
.index_right_side {
  position: fixed;
  right: 50%;
  bottom: 100px;
  margin-right: -670px;
  display: none;
}

/* line 529, ../sass/hs-home.scss */
.index_right_side ul li {
  width: 50px;
  height: 50px;
  background-color: #e56b5e;
  line-height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 10px;
  background-size: 30px 30px;
  cursor: pointer;
  opacity: 0.4;
  padding: 5px 5px;
  text-align: center;
  font-size: 16px;
  color: transparent;
}

/* line 545, ../sass/hs-home.scss */
.index_right_side ul li:hover {
  opacity: 1;
}

/* line 548, ../sass/hs-home.scss */
.index_right_side ul li.back_top {
  background-image: url(../../images/front/back-top.png);
  background-size: 38px 38px;
}

/* line 552, ../sass/hs-home.scss */
.message_back {
  background-image: url(../../images/front/message-back.png);
}

/* line 555, ../sass/hs-home.scss */
.index_right_side ul li.music_back {
  background-image: url(../../images/front/music.png);
}

/* line 558, ../sass/hs-home.scss */
.index_right_side ul li.normal_q {
  background-image: url(../../images/front/normal_q.png);
  background-size: 34px 34px;
}

/* line 562, ../sass/hs-home.scss */
.index_right_side ul li:hover {
  background-image: none;
  color: #fff;
}

/* line 566, ../sass/hs-home.scss */
.index_right_side ul li input {
  width: 50px;
  height: 50px;
  border: 0;
  opacity: 0;
  position: absolute;
}

/* line 574, ../sass/hs-home.scss */
.index_right_side_sz {
  position: fixed;
  right: 50%;
  margin-right: -788px;
  bottom: 50px;
}
.index_right_side_sz ul li{
	position: relative;
	width: 60px;
	text-align: center;
	line-height: 16px;
	font-size: 14px;
	padding-top: 54px;
	padding-bottom: 18px;
	border-radius: 10px;
	color: #fff;
	margin-bottom: 7px;
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.index_right_side_sz ul li.czzn{
	text-shadow: 0 2px 9px rgba(165,13,10,.4);
	background: url(../../images/new-type/index-right-czzn.png) no-repeat center 12px,linear-gradient(to bottom,#ff8890,#ff4e5a);
}
.index_right_side_sz ul li.wxgzh{
	text-shadow: 0 2px 9px rgba(165,13,10,.4);
	background: url(../../images/new-type/index-right-wxgzh.png) no-repeat center 12px,linear-gradient(to bottom,#0fdaa7,#10a47c);
}
.index_right_side_sz ul li.sph{
	text-shadow: 0 2px 9px rgba(165,13,10,.4);
	background: url(../../images/new-type/index-right-sph.png) no-repeat center 12px,linear-gradient(to bottom,#30cae7,#1884df);
}
.index_right_side_sz ul li.lyb{
	text-shadow: 0 2px 9px rgba(165,13,10,.4);
	background: url(../../images/new-type/index-right-lyb.png) no-repeat center 12px,linear-gradient(to bottom,#c47fff,#af4fff);
}
.index_right_side_sz ul li.wmdw{
	height: 156px;
    background: url(../../images/new-type/index-right-wmdw.png) no-repeat center;
	border-radius: 0px;
	margin-top: 13px;
}
/* line 580, ../sass/hs-home.scss */
.index_right_side_sz ul li.normal_q {
  width: 64px;
  height: 194px;
  background: url(../../images/header_footer/icon_index_right_btn.png) no-repeat center;
}

/* line 585, ../sass/hs-home.scss */
.index_right_side_sz ul li.back_top {
	padding: 0;
  height: 60px;
  margin: 16px auto 0;
  border-radius: 50%;
  background: url(../../images/new-type/index-right-up.png) no-repeat center #FFEFEF;
}
.index_right_side_sz ul li:hover .ni_right_box{
	display: block;
}
.index_right_side_sz ul li .index_right_side_sz_list{
	display: none;
	position: absolute;
	top: 0;
	left: -160px;
	width: 170px;
	background: none;
}
.index_right_side_sz ul li ul{
	padding: 20px 10px;
	width: 140px;
	background: #fff;
	box-shadow: 0 0 15px rgba(0,0,0,.2);
	border-radius: 5px;
}
.index_right_side_sz ul li ul li{
	line-height: 26px;
	padding: 5px 0;
	border-radius: 4px;
	width: 120px;
	color: #333;
	font-size: 15px;
	text-shadow: none;
	cursor: pointer;
	font-weight: bold;
}
.index_right_side_sz ul li ul li:hover{
	background: #FF525D;
	color: #fff;
}
.index_right_side_sz ul li:hover .index_right_side_sz_list{
	display: block;
}

/* line 592, ../sass/hs-home.scss */
.prac_index_body {
  padding-bottom: 50px;
  background: url(../../images/practice/bg-practice-today.png) no-repeat center 728px;
}
/* line 595, ../sass/hs-home.scss */
.prac_index_body .prac_data {
  padding-top: 90px;
  padding-bottom: 50px;
  background: #f3f3f5;
}
/* line 599, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides {
  width: 1150px;
  margin: 0 auto;
}
/* line 602, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists {
  width: 286px;
  position: relative;
  float: left;
}
/* line 606, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs {
  float: left;
  margin-bottom: 32px;
}
/* line 609, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs:last-child {
  margin-bottom: 0;
}
/* line 612, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs:nth-of-type(1) .real_box {
  background: url(../../images/practice/bg-leftnum-3.png) no-repeat center;
}
/* line 615, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs:nth-of-type(2) .real_box {
  background: url(../../images/practice/bg-leftnum-4.png) no-repeat center;
}
/* line 618, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs:nth-of-type(3) .real_box {
  background: url(../../images/practice/bg-leftnum-1.png) no-repeat center;
}
/* line 621, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs:nth-of-type(4) .real_box {
  background: url(../../images/practice/bg-leftnum-5.png) no-repeat center;
}
/* line 624, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs .inside {
  width: 285px;
  height: 123px;
  position: relative;
}
/* line 628, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs .inside:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 274px;
  height: 114px;
  border: 3px solid #e75151;
  display: block;
  content: "";
  border-radius: 6px;
}
/* line 639, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs .inside .real_box {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 274px;
  height: 114px;
  border-radius: 6px;
  padding: 27px 66px 0px 28px;
}
/* line 647, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs .inside .real_box h6 {
  font-size: 30px;
  font-weight: bold;
  color: #ffffff;
}
/* line 652, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs .inside .real_box .names {
  font-size: 16px;
  color: #ffffff;
  margin-top: 5px;
}
/* line 658, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs .inside h5 {
  color: #ffffff;
  font-size: 16px;
  padding-top: 24px;
  text-align: center;
}
/* line 664, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs .inside .nums {
  text-align: center;
  width: 100%;
  margin-top: 14px;
  padding-left: 24px;
}
/* line 669, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs .inside .nums span {
  width: 27px;
  height: 43px;
  line-height: 43px;
  font-size: 36px;
  color: #0c1a29;
  text-align: center;
  font-weight: bold;
  display: inline-block;
  background: url(../../images/practice/bg-nums.png) repeat-x;
  vertical-align: middle;
  margin-right: 7px;
}
/* line 681, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs .inside .nums span:last-child {
  color: #ffffff;
  font-weight: normal;
  font-size: 16px;
  background: none;
  width: 20px;
}
/* line 694, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps {
  width: 840px;
  height: 588px;
  float: right;
  background: #dddddd;
  padding: 25px 30px 20px;
  position: relative;
  border-radius: 6px;
}
/* line 703, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps .selects {
  position: absolute;
  width: 230px;
  height: 28px;
  right: 30px;
  top: 25px;
}
/* line 709, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps .selects select {
  width: 100%;
  height: 100%;
  border: 0;
  background: url(../../images/practice/bg-practice-downarrow.png) no-repeat 205px center #cc0000;
  color: #ffffff;
  font-size: 14px;
  padding: 0 0 0 10px;
  -webkit-appearance: none;
  appearance: none;
}
/* line 721, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps h4 {
  font-size: 28px;
  color: #cd0100;
  line-height: 1;
  font-weight: bold;
}
/* line 727, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul {
  padding-top: 24px;
}
/* line 729, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.three li {
  width: 31.1%;
}
/* line 731, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.three li:nth-of-type(1) dl {
  background: #ffae00;
}
/* line 734, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.three li:nth-of-type(2) dl {
  background: #ff4545;
}
/* line 737, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.three li:nth-of-type(3) dl {
  background: #6557e8;
}
/* line 741, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.three li.active:nth-of-type(1) dl {
  background: #d79300;
}
/* line 744, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.three li.active:nth-of-type(2) dl {
  background: #c92c2c;
}
/* line 747, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.three li.active:nth-of-type(3) dl {
  background: #2e2493;
}
/* line 754, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.two li {
  width: 48.33%;
}
/* line 756, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.two li:nth-of-type(1) dl {
  background: #ff4545;
}
/* line 759, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.two li:nth-of-type(2) dl {
  background: #6557e8;
}
/* line 763, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.two li.active:nth-of-type(1) dl {
  background: #c92c2c;
}
/* line 766, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.two li.active:nth-of-type(2) dl {
  background: #2e2493;
}
/* line 773, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.one li {
  width: 100%;
}
/* line 775, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.one li:nth-of-type(1) dl {
  background: #6557e8;
}
/* line 779, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.one li.active:nth-of-type(1) dl {
  background: #2e2493;
}
/* line 786, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li {
  color: #ffffff;
  width: 22.5%;
  float: left;
  margin-right: 3.333333333%;
  text-align: center;
  cursor: pointer;
}
/* line 788, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li:nth-of-type(1) dl {
  background: #28d0b9;
}
/* line 791, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li:nth-of-type(2) dl {
  background: #ffae00;
}
/* line 794, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li:nth-of-type(3) dl {
  background: #ff4545;
}
/* line 797, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li:nth-of-type(4) dl {
  background: #fd9734;
}
/* line 800, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li:nth-of-type(5) dl {
  background: #6557e8;
}
/* line 804, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li.active:nth-of-type(1) dl {
  background: #289383;
}
/* line 807, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li.active:nth-of-type(2) dl {
  background: #d79300;
}
/* line 810, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li.active:nth-of-type(3) dl {
  background: #c92c2c;
}
/* line 813, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li.active:nth-of-type(4) dl {
  background: #b1641a;
}
/* line 816, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li.active:nth-of-type(5) dl {
  background: #2e2493;
}
/* line 825, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li:last-child {
  margin-right: 0;
}
/* line 828, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li dl {
  border-radius: 6px;
  padding-top: 13px;
  padding-bottom: 18px;
  width: 100%;
}
/* line 833, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li dl dt {
  font-size: 36px;
}
/* line 837, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li dl dd {
  font-size: 16px;
  color: #ffffff;
}
/* line 844, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps .boxs {
  height: 365px;
  margin-top: 20px;
  border: 5px solid #e38f90;
}
/* line 851, ../sass/hs-home.scss */
.prac_index_body .prac_resource {
  width: 1150px;
  margin: 0 auto;
  background: #ffffff;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.18);
  padding: 0 30px 40px;
  margin-top: 30px;
}
/* line 852, ../sass/hs-home.scss */
.prac_index_body .prac_resource .func_btns {
  padding-top: 12px;
  text-align: center;
}
/* line 855, ../sass/hs-home.scss */
.prac_index_body .prac_resource .func_btns input[type=button] {
  font-size: 16px;
  color: #e75151;
  border: 2px solid #ffc2c2;
  border-radius: 6px;
  height: 40px;
  width: 112px;
  background: #ffffff;
}
/* line 865, ../sass/hs-home.scss */
.prac_index_body .prac_resource.last {
  padding-bottom: 15px;
  margin-top: 70px !important;
}
/* line 869, ../sass/hs-home.scss */
.prac_index_body .prac_resource.new_part {
  box-shadow: none;
  padding: 0 0 20px;
  background: none;
  margin-top: 9px;
}
/* line 874, ../sass/hs-home.scss */
.prac_index_body .prac_resource.new_part .contents {
  padding: 0 25px;
}
/* line 876, ../sass/hs-home.scss */
.prac_index_body .prac_resource.new_part .contents .boxs {
  margin-right: 20px;
  margin-bottom: 20px;
}
/* line 881, ../sass/hs-home.scss */
.prac_index_body .prac_resource.new_part .lists {
  padding: 0 25px;
}
/* line 883, ../sass/hs-home.scss */
.prac_index_body .prac_resource.new_part .lists .boxs {
  margin-right: 24px;
}
/* line 894, ../sass/hs-home.scss */
.prac_index_body .prac_resource .titles2 {
  height: 127px;
}
/* line 896, ../sass/hs-home.scss */
.prac_index_body .prac_resource .titles2.res {
  background: url(../../images/practice/bg-new-res.png) no-repeat center 3px;
}
/* line 899, ../sass/hs-home.scss */
.prac_index_body .prac_resource .titles2.demand {
  background: url(../../images/practice/bg-new-damend.png) no-repeat center 3px;
}
/* line 903, ../sass/hs-home.scss */
.prac_index_body .prac_resource .titles {
  height: 100px;
  line-height: 100px;
}
/* line 906, ../sass/hs-home.scss */
.prac_index_body .prac_resource .titles h4 {
  float: left;
  line-height: 100px;
  padding-left: 50px;
  font-size: 22px;
  font-weight: bold;
  background: url(../../images/practice/icon-new-res.png) no-repeat left center;
}
/* line 913, ../sass/hs-home.scss */
.prac_index_body .prac_resource .titles h4.needs {
  background: url(../../images/practice/icon-new-need.png) no-repeat 2px center;
}
/* line 917, ../sass/hs-home.scss */
.prac_index_body .prac_resource .titles span {
  float: right;
  display: inline-block;
  font-size: 16px;
  padding-right: 20px;
  height: 24px;
  line-height: 24px;
  margin-top: 38px;
  cursor: pointer;
  background: url(../../images/practice/icon-more.png) no-repeat right 6px;
}
/* line 930, ../sass/hs-home.scss */
.prac_index_body .prac_resource .contents .boxs {
  cursor: pointer;
  width: 260px;
  float: left;
  transition: .5s;
  margin-right: 16px;
}
/* line 935, ../sass/hs-home.scss */
.prac_index_body .prac_resource .contents .boxs:hover {
  box-shadow: 0 0 20px rgba(204, 0, 0, 0.3);
}
/* line 938, ../sass/hs-home.scss */
.prac_index_body .prac_resource .contents .boxs:hover .imgs img {
  -webkit-transform: scale(1.1);
}
/* line 943, ../sass/hs-home.scss */
.prac_index_body .prac_resource .contents .boxs:nth-of-type(4n) {
  margin-right: 0;
}
/* line 947, ../sass/hs-home.scss */
.prac_index_body .prac_resource .contents .boxs .imgs {
  width: 260px;
  height: 192px;
  position: relative;
  overflow: hidden;
}
/* line 952, ../sass/hs-home.scss */
.prac_index_body .prac_resource .contents .boxs .imgs img {
  width: 100%;
  height: 100%;
  transition: .5s;
}
/* line 958, ../sass/hs-home.scss */
.prac_index_body .prac_resource .contents .boxs .texts {
  border: 1px solid #e8e8e8;
  border-top: 0;
  padding: 10px 15px 15px 15px;
  background: #ffffff;
}
/* line 963, ../sass/hs-home.scss */
.prac_index_body .prac_resource .contents .boxs .texts h5 {
  font-size: 16px;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 52px;
}
/* line 969, ../sass/hs-home.scss */
.prac_index_body .prac_resource .contents .boxs .texts > div {
  color: #999999;
  font-size: 14px;
  margin-top: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 979, ../sass/hs-home.scss */
.prac_index_body .prac_resource .lists .boxs {
  width: 350px;
  border: 1px solid #e8e8e8;
  float: left;
  padding: 20px;
  cursor: pointer;
  margin-right: 20px;
  margin-bottom: 20px;
  transition: .5s;
}
/* line 980, ../sass/hs-home.scss */
.prac_index_body .prac_resource .lists .boxs:nth-of-type(3n) {
  margin-right: 0;
}
/* line 991, ../sass/hs-home.scss */
.prac_index_body .prac_resource .lists .boxs:hover {
  box-shadow: 0 0 20px rgba(204, 0, 0, 0.3);
}
/* line 994, ../sass/hs-home.scss */
.prac_index_body .prac_resource .lists .boxs .titless {
  font-size: 16px;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 52px;
}
/* line 1000, ../sass/hs-home.scss */
.prac_index_body .prac_resource .lists .boxs .timess {
  padding: 10px 0;
}
/* line 1002, ../sass/hs-home.scss */
.prac_index_body .prac_resource .lists .boxs .timess .time {
  color: #999999;
  font-size: 15px;
  line-height: 23px;
  margin-top: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 1009, ../sass/hs-home.scss */
.prac_index_body .prac_resource .lists .boxs .timess .types {
  float: right;
  font-size: 15px;
  color: #ffffff;
  padding: 4px 10px;
  border-radius: 12px;
  line-height: 1;
}
/* line 1016, ../sass/hs-home.scss */
.prac_index_body .prac_resource .lists .boxs .timess .types.green {
  background-color: #4bc665;
}
/* line 1019, ../sass/hs-home.scss */
.prac_index_body .prac_resource .lists .boxs .timess .types.red {
  background-color: #ff7461;
}
/* line 1024, ../sass/hs-home.scss */
.prac_index_body .prac_resource .lists .boxs .position {
  padding-left: 24px;
  background: url(../../images/practice/icon-index-local.png) no-repeat left center;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 1035, ../sass/hs-home.scss */
.prac_right_func {
  position: fixed;
  left: 50%;
  bottom: 206px;
  margin-left: 600px;
}
/* line 1040, ../sass/hs-home.scss */
.prac_right_func .top {
  position: relative;
  width: 67px;
  height: 180px;
  background: url(../../images/practice/icon-send-help.png) no-repeat center 17px #ff8400;
  padding: 65px 25px 0;
  font-size: 18px;
  color: #ffffff;
  font-weight: bold;
  cursor: pointer;
}
/* line 1041, ../sass/hs-home.scss */
.prac_right_func .top:before {
  content: "";
  display: block;
  position: absolute;
  width: 67px;
  height: 19px;
  top: -19px;
  left: 0;
  background: url(../../images/practice/bg-send-help.png) no-repeat center;
}
/* line 1061, ../sass/hs-home.scss */
.prac_right_func .middle {
  width: 67px;
  height: 90px;
  background: url(../../images/practice/icon-run.png) no-repeat center 10px #fd6458;
  padding: 40px 0px 0;
  color: #ffffff;
  text-align: center;
  margin-top: 4px;
  font-size: 15px;
  cursor: pointer;
}
/* line 1072, ../sass/hs-home.scss */
.prac_right_func .bottom {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  cursor: pointer;
  background: url(../../images/practice/icon-top.png) no-repeat center #f94949;
  margin: 16px 0 0 10px;
}

/* line 1082, ../sass/hs-home.scss */
.anchorBL {
  display: none;
}

/* line 1086, ../sass/hs-home.scss */
.hidden_box {
  background: rgba(68, 16, 29, 0.7);
  border: 2px solid rgba(254, 226, 2, 0.7);
  position: absolute;
  left: 50%;
  top: 50%;
  color: #fff;
  display: none;
  font-size: 15px;
  padding: 10px 15px;
  max-width: 330px;
  z-index: 10;
}
/* line 1098, ../sass/hs-home.scss */
.hidden_box p {
  margin-bottom: 5px;
  line-height: 1.4;
}
/* line 1101, ../sass/hs-home.scss */
.hidden_box p:last-child {
  margin: 0;
}
/* line 1105, ../sass/hs-home.scss */
.hidden_box:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 23px;
  background: url(../../images/practice/bg-hidden.png) no-repeat center;
  left: -13px;
  top: 25px;
}

/* line 1116, ../sass/hs-home.scss */
*[v-cloak] {
  display: none !important;
}

/* line 1121, ../sass/hs-home.scss */
.prac_today {
  height: 950px;
  position: relative;
  padding-top: 240px;
}
/* line 1126, ../sass/hs-home.scss */
.prac_today .insides {
  width: 1150px;
  padding: 0 20px;
  margin: 0 auto;
}
/* line 1130, ../sass/hs-home.scss */
.prac_today .insides.short {
  width: 726px;
  padding: 0;
}
/* line 1133, ../sass/hs-home.scss */
.prac_today .insides.short dl:nth-of-type(4n) {
  margin-right: 0;
}
/* line 1137, ../sass/hs-home.scss */
.prac_today .insides dl {
  background: #dddddd;
  width: 150px;
  height: 160px;
  margin-right: 42px;
  margin-bottom: 36px;
  text-align: center;
  float: left;
  padding-top: 20px;
  border-radius: 6px;
  box-shadow: 0 0 7px rgba(255, 255, 255, 0.4);
}
/* line 1148, ../sass/hs-home.scss */
.prac_today .insides dl:nth-of-type(6n) {
  margin-right: 0;
}
/* line 1151, ../sass/hs-home.scss */
.prac_today .insides dl dt {
  padding-bottom: 10px;
}
/* line 1152, ../sass/hs-home.scss */
.prac_today .insides dl dt span {
  display: inline-block;
  line-height: 1;
  padding: 5px 10px;
  background: #e75151;
  border-radius: 4px;
  color: #ffffff;
  font-weight: normal;
  font-size: 15px;
}
/* line 1164, ../sass/hs-home.scss */
.prac_today .insides dl dd {
  margin-top: 6px;
  font-size: 16px;
  color: #333333;
}
/* line 1168, ../sass/hs-home.scss */
.prac_today .insides dl dd b {
  color: #ff8400;
}

/* line 1216, ../sass/hs-home.scss */
.animated {
  animation: myfirst 4s infinite linear;
  -webkit-animation: myfirst 4s infinite linear;
  /* Safari and Chrome */
}

@keyframes myfirst {
  0% {
    transform: translateY(0px);
  }
  25% {
    transform: translateY(-5px);
  }
  50% {
    transform: translateY(0px);
  }
  75% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-webkit-keyframes myfirst /* Safari and Chrome */ {
  0% {
    transform: translateY(0px);
  }
  25% {
    transform: translateY(-5px);
  }
  50% {
    transform: translateY(0px);
  }
  75% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
/* line 1239, ../sass/hs-home.scss */
.gery_bg {
  background: #f5f5f5;
}

/* line 1243, ../sass/hs-home.scss */
.home_part_sz {
  width: 1200px;
  margin: 0 auto;
  background: #ffffff;
  padding: 30px;
}
/* line 1249, ../sass/hs-home.scss */
.home_part_sz .piece_lines.not_first {
  margin-top: 46px;
}
/* line 1252, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts {
  float: left;
  width: 330px;
}
/* line 1256, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .volun_nums dl {
  width: 100%;
  height: 122px;
  color: #ffffff;
  text-align: center;
  padding-top: 28px;
  margin-bottom: 18.5px;
}
/* line 1257, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .volun_nums dl:nth-of-type(1) {
  background: url(../../images/sz/bg-left-num-1.png) no-repeat center;
}
/* line 1260, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .volun_nums dl:nth-of-type(2) {
  background: url(../../images/sz/bg-left-num-2.png) no-repeat center;
}
/* line 1263, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .volun_nums dl:nth-of-type(3) {
  background: url(../../images/sz/bg-left-num-3.png) no-repeat center;
  margin-bottom: 0px;
}
/* line 1273, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .volun_nums dl dt {
  font-size: 30px;
  font-weight: bold;
}
/* line 1277, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .volun_nums dl dd {
  font-size: 16px;
}
/* line 1282, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list {
  width: 100%;
  height: 460px;
  box-shadow: 0 2px 12px rgba(222, 65, 26, 0.3);
  padding: 15px 15px 0;
}
/* line 1288, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outnav a {
  display: inline-block;
  width: 50%;
  height: 48px;
  line-height: 48px;
  float: left;
  text-align: center;
  font-size: 17px;
  color: #999999;
  background: #ffffff;
  position: relative;
}
/* line 1299, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outnav a.active {
  color: #de411a;
}
/* line 1301, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outnav a.active:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 60px;
  height: 3px;
  margin-left: -30px;
  content: "";
  background: #de411a;
  border-radius: 2px;
}
/* line 1313, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outnav a:hover {
  text-decoration: none;
}
/* line 1318, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox {
  height: 352px;
}
/* line 1320, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody {
  display: none;
}
/* line 1322, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody.active {
  display: block;
}
/* line 1325, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .innav {
  text-align: center;
  padding: 20px 0;
}
/* line 1328, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .innav a {
  display: inline-block;
  width: 104px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #f15d39;
  border: 1px solid #f15d39;
}
/* line 1338, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .innav a:nth-of-type(1) {
  border-radius: 18px 0 0 18px;
  border-right: 0;
}
/* line 1342, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .innav a:nth-of-type(2) {
  border-radius: 0 18px 18px 0;
  border-left: 0;
}
/* line 1346, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .innav a.active {
  color: #ffffff;
  background: #f15d39;
}
/* line 1350, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .innav a:hover {
  text-decoration: none;
}
/* line 1355, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list {
  display: none;
}
/* line 1357, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list.active {
  display: block;
}
/* line 1360, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces {
  margin-bottom: 18px;
}
/* line 1362, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces > div, .home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces dl {
  float: left;
}
/* line 1366, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces:first-child .logos {
  background: url(../../images/sz/bg-list-1.png) no-repeat center;
}
/* line 1371, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces:nth-of-type(2) .logos {
  background: url(../../images/sz/bg-list-2.png) no-repeat center;
}
/* line 1376, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces:nth-of-type(3) .logos {
  background: url(../../images/sz/bg-list-3.png) no-repeat center;
}
/* line 1380, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces:nth-of-type(4) {
  margin-bottom: 0;
}
/* line 1382, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces:nth-of-type(4) .logos {
  background: url(../../images/sz/bg-list-4.png) no-repeat center;
}
/* line 1386, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces .logos {
  width: 60px;
  height: 60px;
}
/* line 1390, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces dl {
  width: 150px;
  height: 60px;
  padding: 8px 0 0 10px;
}
/* line 1394, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces dl dt {
  font-size: 16px;
  color: #666666;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 1400, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces dl dd {
  font-size: 15px;
  color: #999999;
  margin-top: 3px;
}
/* line 1406, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces .stars {
  width: 88px;
  text-align: center;
  height: 60px;
  line-height: 60px;
}
/* line 1411, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces .stars.one {
  background: url(../../images/header_footer/icon-home-star-1.png) no-repeat center;
}
/* line 1414, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces .stars.two {
  background: url(../../images/header_footer/icon-home-star-2.png) no-repeat center;
}
/* line 1417, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces .stars.three {
  background: url(../../images/header_footer/icon-home-star-3.png) no-repeat center;
}
/* line 1420, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces .stars.four {
  background: url(../../images/header_footer/icon-home-star-4.png) no-repeat center;
}
/* line 1423, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces .stars.five {
  background: url(../../images/header_footer/icon-home-star-5.png) no-repeat center;
}
/* line 1427, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces .names {
  width: 170px;
  height: 60px;
  line-height: 60px;
  font-size: 15px;
  color: #666666;
  font-weight: bold;
  padding: 0 0 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 1437, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces .times {
  width: 68px;
  height: 60px;
  line-height: 60px;
  font-size: 15px;
  color: #999999;
  text-align: center;
  overflow: hidden;
}
/* line 1448, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox {
  display: none;
}
/* line 1450, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox.active {
  display: block;
}
/* line 1453, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table {
  width: 100%;
}
/* line 1457, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tbody tr:first-child td:first-child {
  background: url(../../images/header_footer/icon-home-list-1.png) no-repeat center;
}
/* line 1462, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tbody tr:nth-of-type(2) td:first-child {
  background: url(../../images/header_footer/icon-home-list-2.png) no-repeat center;
}
/* line 1467, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tbody tr:nth-of-type(3) td:first-child {
  background: url(../../images/header_footer/icon-home-list-3.png) no-repeat center;
}
/* line 1472, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tbody tr:nth-of-type(4) td:first-child {
  background: url(../../images/header_footer/icon-home-list-4.png) no-repeat center;
}
/* line 1477, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tbody tr:nth-of-type(5) td:first-child {
  background: url(../../images/header_footer/icon-home-list-5.png) no-repeat center;
}
/* line 1483, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tr th {
  background: #f6f6f6;
  color: #666666;
  font-weight: normal;
  text-align: center;
  height: 40px;
}
/* line 1490, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tr td {
  color: #666666;
  text-align: center;
  height: 52px;
}
/* line 1494, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tr td.one {
  background: url(../../images/header_footer/icon-home-star-1.png) no-repeat center;
}
/* line 1497, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tr td.two {
  background: url(../../images/header_footer/icon-home-star-2.png) no-repeat center;
}
/* line 1500, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tr td.three {
  background: url(../../images/header_footer/icon-home-star-3.png) no-repeat center;
}
/* line 1503, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tr td.four {
  background: url(../../images/header_footer/icon-home-star-4.png) no-repeat center;
}
/* line 1506, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tr td.five {
  background: url(../../images/header_footer/icon-home-star-5.png) no-repeat center;
}
/* line 1517, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights {
  float: right;
  width: 786px;
}
/* line 1520, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .swiper-container {
  width: 100%;
  height: 403px;
}
/* line 1524, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
/* line 22, ../sass/print.scss */
.home_part_sz .piece_lines .rights .swiper-container .swiper-wrapper .swiper-slide:hover {
  cursor: pointer;
}
/* line 1527, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}
/* line 1531, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .swiper-container .swiper-wrapper .swiper-slide h4 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  color: #fff;
  font-size: 17px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.54)));
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.54));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.54));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.54));
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 1551, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .titles {
  height: 60px;
  line-height: 60px;
}
/* line 1554, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .titles h4 {
  font-size: 28px;
  font-weight: bold;
  float: left;
  height: 60px;
  line-height: 60px;
  padding-left: 6px;
}
/* line 1562, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .titles span {
  float: right;
  cursor: pointer;
}
/* line 1567, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .lists {
  padding-top: 15px;
}
/* line 1569, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .lists .boxs {
  height: 110px;
  margin-bottom: 20px;
  position: relative;
  cursor: pointer;
}
/* line 1575, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .lists .boxs:hover h5 {
  color: #f24a4a;
}
/* line 1578, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .lists .boxs:hover img {
  transform: scale(1.1);
}
/* line 1582, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .lists .boxs .imgs {
  width: 180px;
  height: 110px;
  position: absolute;
  overflow: hidden;
}
/* line 1587, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .lists .boxs .imgs img {
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out,-webkit-transform .3s ease-out;
}
/* line 1597, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .lists .boxs .contentss {
  padding-left: 200px;
}
/* line 1599, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .lists .boxs .contentss h5 {
  font-size: 19px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 8px 0;
}
/* line 1605, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .lists .boxs .contentss .letter {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 15px;
  color: #666666;
  line-height: 24px;
  height: 44px;
}
/* line 1612, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .lists .boxs .contentss .times {
  font-size: 15px;
  margin-top: 10px;
  color: #666666;
}

/* line 1625, ../sass/hs-home.scss */
.new_index_body {
  width: 1150px;
  margin: 0 auto;
  padding-top: 80px;
}
/* line 1630, ../sass/hs-home.scss */
.new_index_body .tops .lefts {
  width: 680px;
  height: 390px;
  float: left;
}
/* line 1634, ../sass/hs-home.scss */
.new_index_body .tops .lefts .swiper-container {
  width: 100%;
  height: 100%;
}
/* line 1638, ../sass/hs-home.scss */
.new_index_body .tops .lefts .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
/* line 22, ../sass/print.scss */
.new_index_body .tops .lefts .swiper-container .swiper-wrapper .swiper-slide:hover {
  cursor: pointer;
}
/* line 1641, ../sass/hs-home.scss */
.new_index_body .tops .lefts .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}
/* line 1645, ../sass/hs-home.scss */
.new_index_body .tops .lefts .swiper-container .swiper-wrapper .swiper-slide h4 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  color: #fff;
  font-size: 17px;
  background: #9e0206;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 1662, ../sass/hs-home.scss */
.new_index_body .tops .rights {
  width: 450px;
  float: right;
}
/* line 1665, ../sass/hs-home.scss */
.new_index_body .tops .rights .titles {
  height: 48px;
  background: url(../../images/new-index/bg-new-index-news.png) no-repeat 3px 5px;
}
/* line 1668, ../sass/hs-home.scss */
.new_index_body .tops .rights .titles span {
  font-size: 14px;
  float: right;
  margin: 9px 2px 0 0;
  display: inline-block;
  line-height: 1;
  cursor: pointer;
}
/* line 1675, ../sass/hs-home.scss */
.new_index_body .tops .rights .titles span:hover {
  color: #cc0000;
}
/* line 1680, ../sass/hs-home.scss */
.new_index_body .tops .rights .top_news {
  width: 100%;
  height: 170px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
/* line 1687, ../sass/hs-home.scss */
.new_index_body .tops .rights .top_news:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* line 1692, ../sass/hs-home.scss */
.new_index_body .tops .rights .top_news img {
  transition: .5s;
  width: 100%;
  height: 100%;
}
/* line 1697, ../sass/hs-home.scss */
.new_index_body .tops .rights .top_news .titless {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 40px;
  height: 40px;
  color: #ffffff;
  padding: 0 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.54)));
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.54));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.54));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.54));
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 1713, ../sass/hs-home.scss */
.new_index_body .tops .rights .new_lists {
  padding-top: 8px;
}
/* line 1715, ../sass/hs-home.scss */
.new_index_body .tops .rights .new_lists li {
  padding-top: 15px;
  font-size: 16px;
  line-height: 1;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 1721, ../sass/hs-home.scss */
.new_index_body .tops .rights .new_lists li:hover {
  color: #cc0000;
  cursor: pointer;
}
/* line 1729, ../sass/hs-home.scss */
.new_index_body .middles {
  margin-top: 40px;
  padding-top: 80px;
  background: url(../../images/new-index/bg-new-index-act-top.png) no-repeat center top;
}
/* line 1733, ../sass/hs-home.scss */
.new_index_body .middles .lefts {
  width: 267px;
  height: 405px;
  float: left;
  background: url(../../images/new-index/bg-new-index-act-left.png) no-repeat center;
  cursor: pointer;
}
/* line 1739, ../sass/hs-home.scss */
.new_index_body .middles .lefts:hover {
  opacity: .8;
}
/* line 1743, ../sass/hs-home.scss */
.new_index_body .middles .rights {
  width: 855px;
  float: right;
}
/* line 1746, ../sass/hs-home.scss */
.new_index_body .middles .rights .titles {
  height: 48px;
  background: url(../../images/new-index/bg-new-index-act.png) no-repeat 3px 5px;
}
/* line 1749, ../sass/hs-home.scss */
.new_index_body .middles .rights .titles span {
  font-size: 14px;
  float: right;
  margin: 9px 2px 0 0;
  display: inline-block;
  line-height: 1;
  cursor: pointer;
}
/* line 1756, ../sass/hs-home.scss */
.new_index_body .middles .rights .titles span:hover {
  color: #cc0000;
}
/* line 1762, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs {
  cursor: pointer;
  width: 266px;
  float: left;
  margin-right: 27px;
  transition: .5s;
}
/* line 1768, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs:hover {
  box-shadow: 0 0 20px rgba(204, 0, 0, 0.3);
}
/* line 1771, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs:hover .imgs img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* line 1777, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs:last-child {
  margin-right: 0;
}
/* line 1780, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .imgs {
  width: 266px;
  height: 192px;
  overflow: hidden;
}
/* line 1784, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .imgs img {
  width: 100%;
  height: 100%;
  transition: .5s;
}
/* line 1790, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts {
  border: 1px solid #e8e8e8;
  border-top: 0;
  padding: 10px 15px 15px 15px;
  background: #ffffff;
}
/* line 1795, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts h5 {
  font-size: 15px;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 52px;
}
/* line 1801, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts .times {
  color: #999999;
  font-size: 14px;
  margin-top: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 1807, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts .mutis {
  height: 25px;
  line-height: 25px;
  margin-top: 5px;
}
/* line 1811, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts .mutis .areas {
  display: inline-block;
  padding-left: 30px;
  background: url(../../images/practice/bg-base-area.png) no-repeat left center;
  color: #4795fa;
  font-size: 14px;
  float: left;
}
/* line 1819, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts .mutis .types {
  display: inline-block;
  line-height: 1;
  float: right;
  padding: 5px 10px 4px;
  font-size: 14px;
  vertical-align: middle;
  border-radius: 2px;
}
/* line 1827, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts .mutis .types.green {
  color: #45d63e;
  border: 1px solid #45d63e;
  background: #e7f9e6;
}
/* line 1832, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts .mutis .types.org {
  color: #ff6c2b;
  border: 1px solid #ff6c2b;
  background: #ffecd7;
}
/* line 1837, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts .mutis .types.red {
  color: #f0524f;
  border: 1px solid #f0524f;
  background: #ffe4e3;
}
/* line 1844, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts .timess {
  padding-left: 30px;
  color: #666666;
  margin-top: 12px;
  font-size: 14px;
  background: url(../../images/practice/bg-base-time.png) no-repeat 1px center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 1852, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts .orgs {
  padding-left: 30px;
  color: #666666;
  margin-top: 8px;
  font-size: 14px;
  background: url(../../images/practice/bg-base-org.png) no-repeat 1px center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 19px;
  line-height: 19px;
}
/* line 1868, ../sass/hs-home.scss */
.new_index_body .middle_down .lines {
  height: 44px;
  background: url(../../images/new-index/bg-new-index-middle-line.png) repeat-x left center;
}
/* line 1873, ../sass/hs-home.scss */
.new_index_body .middle_down .links .pieces {
  width: 370px;
  height: 150px;
  float: left;
  margin-right: 20px;
  cursor: pointer;
}
/* line 1879, ../sass/hs-home.scss */
.new_index_body .middle_down .links .pieces:last-child {
  margin-right: 0;
}
/* line 1882, ../sass/hs-home.scss */
.new_index_body .middle_down .links .pieces:hover {
  opacity: .8;
}
/* line 1885, ../sass/hs-home.scss */
.new_index_body .middle_down .links .pieces:nth-of-type(1) {
  background: url(../../images/new-index/bg-new-index-middle-res.png) no-repeat center;
}
/* line 1888, ../sass/hs-home.scss */
.new_index_body .middle_down .links .pieces:nth-of-type(2) {
  background: url(../../images/new-index/bg-new-index-middle-damend.png) no-repeat center;
}
/* line 1891, ../sass/hs-home.scss */
.new_index_body .middle_down .links .pieces:nth-of-type(3) {
  background: url(../../images/new-index/bg-new-index-middle-data.png) no-repeat center;
}
/* line 1896, ../sass/hs-home.scss */
.new_index_body .middle_down .pics {
  height: 100px;
  margin-top: 40px;
  background: url(../../images/new-index/bg-new-index-middle-pic.png) no-repeat center;
}
/* line 1902, ../sass/hs-home.scss */
.new_index_body .bottoms {
  margin-top: 40px;
  padding-bottom: 120px;
}
/* line 1905, ../sass/hs-home.scss */
.new_index_body .bottoms .titles {
  height: 76px;
  background: url(../../images/new-index/bg-new-index-second.png) no-repeat 2px 7px;
}
/* line 1911, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces {
  width: 276px;
  height: 280px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #dfcccc;
  float: left;
  margin-right: 15px;
  cursor: pointer;
}
/* line 1920, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces dl {
  background: #f8f1f1;
  height: 110px;
  text-align: center;
  color: #666666;
  padding-top: 24px;
}
/* line 1926, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces dl dt {
  font-size: 22px;
  font-weight: normal;
}
/* line 1930, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces dl dd {
  margin-top: 7px;
  font-size: 18px;
}
/* line 1935, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces .logos {
  height: 168px;
}
/* line 1938, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces:hover {
  opacity: .7;
}
/* line 1941, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces:nth-of-type(1) .logos {
  background: url(../../images/new-index/bg-new-index-area-zjg.png) no-repeat center;
}
/* line 1944, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces:nth-of-type(2) .logos {
  background: url(../../images/new-index/bg-new-index-area-cs.png) no-repeat center;
}
/* line 1947, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces:nth-of-type(3) .logos {
  background: url(../../images/new-index/bg-new-index-area-tc.png) no-repeat center;
}
/* line 1950, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces:nth-of-type(4) .logos {
  background: url(../../images/new-index/bg-new-index-area-ks.png) no-repeat center;
}
/* line 1953, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces:last-child {
  margin-right: 0;
}
/* line 1958, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs {
  margin-top: 20px;
}
/* line 1960, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces {
  width: 177px;
  height: 250px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #dfcccc;
  float: left;
  margin-right: 17px;
  cursor: pointer;
}
/* line 1969, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces dl {
  background: #f8f1f1;
  height: 110px;
  text-align: center;
  color: #666666;
  padding-top: 24px;
}
/* line 1975, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces dl dt {
  font-size: 20px;
  font-weight: normal;
}
/* line 1979, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces dl dd {
  margin-top: 7px;
  font-size: 16px;
}
/* line 1984, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces .logos {
  height: 138px;
}
/* line 1987, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces:hover {
  opacity: .7;
}
/* line 1990, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces:nth-of-type(1) .logos {
  background: url(../../images/new-index/bg-new-index-area-wjq.png) no-repeat center;
}
/* line 1993, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces:nth-of-type(2) .logos {
  background: url(../../images/new-index/bg-new-index-area-wzq.png) no-repeat center;
}
/* line 1996, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces:nth-of-type(3) .logos {
  background: url(../../images/new-index/bg-new-index-area-xcq.png) no-repeat center;
}
/* line 1999, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces:nth-of-type(4) .logos {
  background: url(../../images/new-index/bg-new-index-area-gsq.png) no-repeat center;
}
/* line 2002, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces:nth-of-type(5) .logos {
  background: url(../../images/new-index/bg-new-index-area-gyyq.png) no-repeat center;
}
/* line 2005, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces:nth-of-type(6) .logos {
  background: url(../../images/new-index/bg-new-index-area-gxq.png) no-repeat center;
}
/* line 2008, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces:last-child {
  margin-right: 0;
}

/* line 2017, ../sass/hs-home.scss */
.second_level_bg {
  background-image: url(../../../resource/images/new-index/bg-second-level-bg.png);
  background-repeat: no-repeat;
  background-position: center top;
}
/* line 2021, ../sass/hs-home.scss */
.second_level_bg .second_level_titles {
  height: 329px;
  background-repeat: no-repeat;
  background-position: center;
}
/* line 2026, ../sass/hs-home.scss */
.second_level_bg .second_level_titles2 {
  display: none;
}
/* line 2029, ../sass/hs-home.scss */
.second_level_bg .second_level_nav {
  width: 1150px;
  margin: 0 auto;
}
/* line 2032, ../sass/hs-home.scss */
.second_level_bg .second_level_nav span {
  width: 218px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  cursor: pointer;
  color: #fff;
  font-size: 21px;
  font-weight: bold;
  float: left;
  margin-right: 15px;
  background: #bf0009;
}
/* line 2045, ../sass/hs-home.scss */
.second_level_bg .second_level_nav span:hover, .second_level_bg .second_level_nav span.active {
  background: #ff2a27;
}
/* line 2048, ../sass/hs-home.scss */
.second_level_bg .second_level_nav span:last-child {
  margin-right: 0;
}
/* line 2053, ../sass/hs-home.scss */
.second_level_bg .prac_body_title_top {
  height: 126px;
  background: url(../../../resource/images/new-index/bg-second-level-center-local.png) no-repeat center 62px;
}
/* line 2057, ../sass/hs-home.scss */
.second_level_bg.active {
  background: #ffffff;
}
/* line 2059, ../sass/hs-home.scss */
.second_level_bg.active .second_level_titles {
  display: none;
}
/* line 2062, ../sass/hs-home.scss */
.second_level_bg.active .second_level_titles2 {
  background: #bd0b0e;
  display: block;
  height: 188px;
}
/* line 2066, ../sass/hs-home.scss */
.second_level_bg.active .second_level_titles2 .insides {
  width: 1150px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
/* line 2071, ../sass/hs-home.scss */
.second_level_bg.active .second_level_titles2 .insides .logoss {
  width: 120px;
  height: 120px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -60px;
}
/* line 2079, ../sass/hs-home.scss */
.second_level_bg.active .second_level_titles2 .insides dl {
  padding-left: 150px;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -44px;
}
/* line 2086, ../sass/hs-home.scss */
.second_level_bg.active .second_level_titles2 .insides dl dt {
  font-size: 40px;
  color: #ffffff;
  line-height: 1;
}
/* line 2091, ../sass/hs-home.scss */
.second_level_bg.active .second_level_titles2 .insides dl dd {
  margin-top: 20px;
  font-size: 28px;
  color: #ffffff;
  line-height: 1;
}
/* line 2100, ../sass/hs-home.scss */
.second_level_bg.active .second_level_nav {
  background: #f1eee9;
  width: 100%;
}
/* line 2103, ../sass/hs-home.scss */
.second_level_bg.active .second_level_nav > div {
  width: 1150px;
  margin: 0 auto;
}
/* line 2106, ../sass/hs-home.scss */
.second_level_bg.active .second_level_nav > div span {
  width: auto;
  padding: 0 5px;
  height: 64px;
  background: none;
  font-weight: normal;
  border-bottom: 4px solid #f1eee9;
  line-height: 60px;
  color: #333;
  margin-right: 70px;
  font-size: 19px;
}
/* line 2117, ../sass/hs-home.scss */
.second_level_bg.active .second_level_nav > div span:hover, .second_level_bg.active .second_level_nav > div span.active {
  color: #bd0b0e;
  border-color: #bd0b0e;
}
/* line 2124, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_title_top {
  width: 1150px;
  margin: 0 auto;
  height: 74px;
  background-position: left bottom;
  background-repeat: no-repeat;
}
/* line 2131, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_bottoms {
  padding-top: 20px;
}
/* line 2133, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_bottoms .lefts {
  display: none;
}
/* line 2136, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_bottoms .middles {
  width: 100%;
  float: none;
}
/* line 2140, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_bottoms .middles .contents .boxs {
  width: 266px;
  margin-right: 27px;
}
/* line 2143, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_bottoms .middles .contents .boxs .imgs {
  width: 266px;
}
/* line 2146, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_bottoms .middles .contents .boxs:nth-of-type(2) {
  margin-right: 27px;
}
/* line 2149, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_bottoms .middles .contents .boxs:last-child {
  margin-right: 0;
}
/* line 2155, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_bottoms .rights {
  width: 100%;
  float: none;
}
/* line 2159, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_bottoms .rights .lists .boxs {
  margin-right: 50px;
  margin-bottom: 20px;
}
/* line 2162, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_bottoms .rights .lists .boxs:nth-of-type(3n) {
  margin-right: 0;
}
